firmware design造句
例句與造句
- Firmware design for the boundary - scan tester
邊界掃描測(cè)試儀的固件設(shè)計(jì)。 - Firmware design engineer kat digital corp . valid date : 2007 05 30
韌體設(shè)計(jì)工程師1人凱太數(shù)位股份有限公司2007 05 30有效 - ( 4 ) advanced programme language c51 is used for microcontroller firmware design . the design , the maintenance and upgrade become easier
( 4 )微控制器固件程序采用高級(jí)編程語(yǔ)言c51進(jìn)行模塊化設(shè)計(jì),從而降低了設(shè)計(jì)難度,并方便升級(jí)和維護(hù)。 - This paper consists of the hardware and firmware design of the device . it describes the blue print of usb structure and design of usb firmware in detail
本論文主要的重心在于設(shè)備端的硬件實(shí)現(xiàn)與固件程序的撰寫,詳細(xì)討論了usb連接的方案和usb固件程序的設(shè)計(jì)方法。 - I give the technique details of the module hardware design , firmware design and software design in the host side . i also describe how to debug and test this module
本文針對(duì)激光威脅告警器在實(shí)驗(yàn)室調(diào)試測(cè)試的具體需要,利用usb技術(shù),實(shí)現(xiàn)了pc機(jī)與告警器之間的通信接口。 - It's difficult to find firmware design in a sentence. 用firmware design造句挺難的
- This paper introduces the hardware and firmware design of the mri table jig by avr microcomputer control . also describes the precise control of table motion on lateral and longitude directions
摘要介紹了由avr單片機(jī)實(shí)現(xiàn)的核磁共振儀床體檢測(cè)系統(tǒng)的硬存與軟件設(shè)計(jì),深入分析和研究了床體橫向運(yùn)動(dòng)和縱向運(yùn)動(dòng)的精確控制問(wèn)題。 - I mainly worked at it . this chapter discusses the state of usb device , general usb device manipulation and standard device request . the firmware design flow chart is given and some important program is explained
我的重點(diǎn)是在固件上,詳細(xì)介紹了固件編程,這一部分是usb編程的精髓,只有解決了這一部分內(nèi)容,才算是對(duì)usb通訊真正掌握。 - At first , the paper introduces the protocol of usb bus in brief , and then discusses the design of data acquisition system , which includes four segment , hardware design , firmware design , device driver and application program
論文首先簡(jiǎn)要介紹了usb總線的相關(guān)內(nèi)容,然后介紹了數(shù)據(jù)采集系統(tǒng)的設(shè)計(jì)。數(shù)據(jù)采集系統(tǒng)的設(shè)計(jì)包括硬件設(shè)計(jì)、固件程序開(kāi)發(fā)、驅(qū)動(dòng)程序開(kāi)發(fā)和應(yīng)用程序開(kāi)發(fā)四大部分。 - In this paper , the development and application of dsp chip is introduced first , then you can learn the difference between dsp chip and normal micro - processors . the dsps " structure , the components of typical dsp system and dsp firmware design were introduced in detail
本文首先介紹了dsp的發(fā)展和應(yīng)用,接著講述dsp芯片區(qū)別于普通微處理器的一些特征,具體介紹dsp芯片的結(jié)構(gòu)、典型dsp系統(tǒng)的構(gòu)成及其軟硬件設(shè)計(jì)方法等。 - This paper introduces the progress of the cable modem technique and the international standard related to it , gives a project of cable modem firmware design based on docsis / eurodocsis 1 . 1 . as the project is based on the conexant superpipe single ic for cable modem that has a high integration and a programmable mac for docsis / eurodocsis 1 . 1 , it is easy for producer to customize his cable modem system on the conexant project and reduce the cost
本文介紹了cablemodem技術(shù)和相關(guān)國(guó)際標(biāo)準(zhǔn)的發(fā)展,并給出了一種符合docsis / eurodocsis1 . 1標(biāo)準(zhǔn)的cablemodem固件設(shè)計(jì)方案(此設(shè)計(jì)方案主要基于conexantsuperpipe單芯片cablemodem解決方案) 。 conexantsuperpipe芯片具有高度的集成性,可有效降低成本,而且該芯片具有符合docsis1 . 0 / 1 . 1的可編程的mac層,便于生產(chǎn)廠商在此方案基礎(chǔ)上進(jìn)行二次開(kāi)發(fā)定制自己的cablemodem系統(tǒng)。 - The focus is about the char device driver design used in the dvb receiving card and the drive development process in user space ; analyzing the dvb receiving system working principle and process under linux and providing a method to load the linux dvb receive card device drive into the linux kernel ; analyzing and implementing the firmware design of saa7146 chipset working with linux kernel and working characteristic in vrious working mode ; analyzing and implementing the frontend drive programing of the digital tv receive system ; realized the qam demodulation and the mpeg stream filter , so that the output stream can be used to playing on pc better . and this article designs an event management mechanism based on the mhp , which improve the linux dvb software system
重點(diǎn)研究了數(shù)字電視接收卡的字符設(shè)備驅(qū)動(dòng)問(wèn)題,闡述了用戶空間開(kāi)發(fā)驅(qū)動(dòng)程序的過(guò)程;分析了linux下數(shù)字電視接收系統(tǒng)的工作原理和驅(qū)動(dòng)程序開(kāi)發(fā)過(guò)程,給出了linuxdvbapi接收卡設(shè)備驅(qū)動(dòng)程序加載到linux內(nèi)核中的方法;研究實(shí)現(xiàn)了saa7146芯片配合linux內(nèi)核共同工作的固件設(shè)計(jì)和不同工作模式下的工作特性;研究實(shí)現(xiàn)了dvb接收系統(tǒng)中前端驅(qū)動(dòng)程序的編寫;設(shè)計(jì)實(shí)現(xiàn)了qam解調(diào)和mpeg流解復(fù)用,使輸出傳輸流較好地用于pc播放;同時(shí),本文所設(shè)計(jì)的一種符合mhp規(guī)范的中間件事件管理機(jī)制,優(yōu)化了linuxdvb軟件系統(tǒng)。 - This paper has eight chapters , chapter one is summarize , introduce the conception of virtual instrument and the actuality of it . chapter two to five introduce hardware design , firmware design , device driver design and usb device driver based wdm architecture , and all these are just the kernel of my design of hardware ' s part
本文共分為8章,第1章虛擬儀器的概述,介紹虛擬儀器的定義以及當(dāng)今虛擬儀器的發(fā)展?fàn)顩r;第2章到第5章介紹一般硬件設(shè)計(jì)、固件程序設(shè)計(jì)、驅(qū)動(dòng)程序設(shè)計(jì)和基于wdm結(jié)構(gòu)的usb驅(qū)動(dòng)開(kāi)發(fā)。